gtk: Implement per-focus implicit grabs
authorCarlos Garnacho <carlosg@gnome.org>
Fri, 31 Mar 2017 15:55:49 +0000 (17:55 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Thu, 25 May 2017 14:25:58 +0000 (16:25 +0200)
commit3dfab962fa709193f9ca9ad8247b7feb9bb1e39b
treec264ae055c06d7e984b8bc262d92bda64b65941c
parent79e267a330433834ee50e36141aae8ed558b08d4
gtk: Implement per-focus implicit grabs

Unlike GTK+ grabs which are global to all/one device, the implicit grab
is per focus, which means each may have implicit grabs on different or
the same widget.
gtk/gtkmain.c
gtk/gtkwindow.c
gtk/gtkwindowprivate.h